How to Check if GPU Driver is Installed (Command Line Guide)
After your GPU Server is delivered, please follow the steps to verify your GPU Driver installation.
Check NVIDIA GPU Driver
Open Command Prompt or PowerShell and run:
nvidia-smi
If the driver is installed → You will see GPU information, driver version, and CUDA details as below:
If the command is missing, it means the NVIDIA driver is not installed.
command not found
In this case, please visit https://www.nvidia.com/en-us/drivers/, select the appropriate GPU model, and download and install the driver.